Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Remove Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > Generic ServiceConnectionElementCollection Class : Remove Method



name
The name of the element to remove.
name
The name of the element to remove.
Remove the named element from the collection.

Syntax

Visual Basic (Declaration) 
Public Sub Remove( _
   ByVal name As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionElementCollection(Of T)
Dim name As String
 
instance.Remove(name)
C# 
public void Remove( 
   string name
)
C++/CLI 
public:
void Remove( 
   String^ name
) 

Parameters

name
The name of the element to remove.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features